CHROOT(1) User Commands CHROOT(1) NAME chroot - run command or interactive shell with special root direc‐ tory SYNOPSIS chroot [OPTION] NEWROOT [COMMAND [ARG]..
DESCRIPTION. The chroot utility causes command to be executed relative to newroot. The meaning of any initial slashes (|) in the path names is changed to ...
chroot() changes the root directory of the calling process to that specified in path. This directory will be used for pathnames beginning with /. The root ...
CHROOT(1) User Commands CHROOT(1). NAME top. chroot - run command or interactive shell with special root directory. SYNOPSIS top. chroot [OPTION] NEWROOT ...
Run a command with a different root directory. On many systems, only the super-user can do this. SYNTAX chroot NEWROOT [COMMAND [ARGS]...] chroot OPTION.